GtkListBox: minor fix
authorAlexander Larsson <alexl@redhat.com>
Wed, 12 Jun 2013 11:08:36 +0000 (13:08 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:08 +0000 (12:17 +0200)
commit0f93b7f6c4b8b2d2a6aebc10c51b3276f18b2c77
tree3658ea1ddd9fda03417b0f2d3cb52e6846e912fa
parent1dd0b468a7a673c1d019ea20ec2c4f41c25205a4
GtkListBox: minor fix

Move the check inside the existing chech which also checks
for active_row != NULL for extra safety.
gtk/gtklistbox.c